Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make protobuf generated imports absolute #696

Merged
merged 4 commits into from
Apr 19, 2024
Merged

Make protobuf generated imports absolute #696

merged 4 commits into from
Apr 19, 2024

Conversation

mosuem
Copy link
Contributor

@mosuem mosuem commented Apr 3, 2024

To make replacing imports easier on importing into google3.

Disable test for now, see #697

@mosuem mosuem requested a review from mraleph April 3, 2024 11:32
Copy link

PR Health

Breaking changes ✔️

Details
Package Change Current Version New Version Needed Version Looking good?
grpc None 3.2.4 3.2.4 3.2.4 ✔️

Changelog Entry ❗

Details
Package Changed Files
package:grpc lib/grpc.dart
lib/src/shared/status.dart

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

Coverage ⚠️

Details
File Coverage
lib/grpc.dart 💔 Not covered
lib/src/shared/status.dart 💚 65 %

This check for test coverage is informational (issues shown here will not fail the PR).

This check can be disabled by tagging the PR with skip-coverage-check.

API leaks ⚠️

Details

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbols
grpc $1.Duration
ServerHandler
Any

This check can be disabled by tagging the PR with skip-leaking-check.

Package publish validation ✔️

Details
Package Version Status
package:grpc 3.2.4 already published at pub.dev

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@mosuem mosuem merged commit bb8b6e5 into master Apr 19, 2024
17 of 21 checks passed
@kevmoo kevmoo deleted the importsToAbsolute branch May 28, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants